-
My ConstraintLayout works fine when using it on my phone, but on my friends phone some buttons don’t show on …
- 1K views
- 1 answers
- 0 votes
-
If I were to make a 9X9 sudoku grid, would it still be preferred to use a RecyclerView over a …
- 468 views
- 0 answers
- 0 votes
-
In one of my signIn fragments, I want the layout elements to move up while the user is typing. I …
- 517 views
- 0 answers
- 0 votes
-
As well known, ConstraintLayout is now a most popular and efficient layout on android development. But for using it’s attributes, …
- 0 views
- 3 answers
- 0 votes
-
I’ve been trying to figure out how the default Navigation Drawer Activity template came with Android Studio navigates between different …
- 453 views
- 1 answers
- 0 votes
-
I tried adding a scrollView/nestedScrollView around the fragment and a few other views (I don’t want the toolbar to scroll). …
- 502 views
- 0 answers
- 0 votes
-
Closed. This question needs debugging details. It is not currently accepting answers. Want to improve this question? Update the question …
- 461 views
- 1 answers
- 0 votes
-
I created buttons for entering quantity and it works very well, but there are borders around the Button and TextView. …
- 438 views
- 1 answers
- 0 votes